主题
电商服务商按日查询并下载提现状态为异常的提现单,提现异常包括提现失败和银行退票。 官方文档 官方文档
wxpay.v3.merchant.fund.withdraw.billType._bill_type_.get({ bill_type, params, }) .then( ({ data: { hash_type, hash_value, download_url, }, }) => ({ hash_type, hash_value, download_url, }) )